Skip to content

duckdb: vortex_version() macro - #9787

Merged
myrrc merged 2 commits into
developfrom
myrrc/duckdb-vortex-versoin
Sep 10, 2026
Merged

duckdb: vortex_version() macro#9787
myrrc merged 2 commits into
developfrom
myrrc/duckdb-vortex-versoin

Conversation

@myrrc

@myrrc myrrc commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Add vortex_version() duckdb function macro returning Vortex tag this was built from

@myrrc myrrc changed the title vortex_version() macro duckdb: vortex_version() macro Sep 7, 2026
@myrrc myrrc added changelog/feature A new feature ext/duckdb Relates to the DuckDB integration labels Sep 7, 2026
@myrrc
myrrc enabled auto-merge (squash) September 7, 2026 14:28
@codspeed-hq

codspeed-hq Bot commented Sep 7, 2026

Copy link
Copy Markdown

Merging this PR will regress 2 benchmarks

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 3 improved benchmarks
❌ 2 regressed benchmarks
✅ 2192 untouched benchmarks
⏩ 218 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime arrow_checked_add_u32_neon[16384] 13.3 µs 20.3 µs -34.37%
WallTime mul_i32_nonnull_avx512 7.1 µs 7.9 µs -10.1%
WallTime words_gather_dispatch_avx2[1024] 46 ns 17 ns ×2.7
Simulation allocate_drop_arrow[0] 456.9 ns 402.7 ns +13.45%
WallTime words_gather_scalar_avx2[65536] 9.3 µs 8.3 µs +13.07%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing myrrc/duckdb-vortex-versoin (7e37aec) with develop (a13c246)2

Open in CodSpeed

Footnotes

  1. 218 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on develop (9fdaa38) during the generation of this report, so a13c246 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@joseph-isaacs joseph-isaacs left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not the vortex version.

It might be a good idea to add a enabled editions func for the writer?

@myrrc
myrrc force-pushed the myrrc/duckdb-vortex-versoin branch from 294c384 to 8da8c7b Compare September 9, 2026 16:57
@myrrc
myrrc requested a review from joseph-isaacs September 9, 2026 16:57
@myrrc

myrrc commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

CI changes in duckdb-vortex to come after we merge this.

@myrrc
myrrc force-pushed the myrrc/duckdb-vortex-versoin branch from a0565ea to a9f48ad Compare September 10, 2026 10:33
Comment thread vortex-duckdb/build.rs
Comment thread vortex-duckdb/build.rs
@myrrc
myrrc enabled auto-merge (squash) September 10, 2026 11:09
Signed-off-by: Mikhail Kot <mikhail@spiraldb.com>
@myrrc
myrrc force-pushed the myrrc/duckdb-vortex-versoin branch from 8943a46 to d83ecfc Compare September 10, 2026 11:12
@myrrc
myrrc merged commit 272bf1d into develop Sep 10, 2026
81 of 82 checks passed
@myrrc
myrrc deleted the myrrc/duckdb-vortex-versoin branch September 10, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature ext/duckdb Relates to the DuckDB integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants